Method GetStructuresByTypeAsync<TProps>()

Assembly: redb.Core.dll

Get structures for .NET type.

Task<List<RedbStructure>> GetStructuresByTypeAsync<TProps>() where TProps : class